SyLDAPPath 
EntityType  Independent 
Logical Entity Name  SyLDAPPath 
Default Table Name  SyLDAPPath 
Logical Only  NO 
Definition 
 
Note 
 

SyLDAPPath Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyLDAPPathID(PK)    INTEGER  NO 
 
Path    NVARCHAR(3000)  NO 
 
IsDefault    BIT  NO 
 
Description    NTEXT/LONG NVARCHAR  YES 
 
UserType    CHAR(4)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyLDAPPath Keys 
Key Name  Key Type  Keys 
SyLDAPPath_UserID_N_N_IDX  Inversion Entry  UserID 
PK_SyLDAPPath_SyLDPAPathID  PrimaryKey  SyLDAPPathID 

SyLDAPPath Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyLDAPPathAttribute  Non-Identifying  One To Zero or More          NO 

SyLDAPPath Check Constraints 
Check Constraint Name  CheckConstraint